Click or drag to resize

MessageSenderSmtpAddress Property

Contains the message sender's e-mail address.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string SenderSmtpAddress { get; set; }

Property Value

Type: String
The sender email address.
See Also